Java.io.IOException: java.lang.reflect.InvocationTargetException解決辦法-hbase入門 錯誤原因是導入的包和hbase的版本不一致;把netty-all-4.0.23.Final.jar這個包引進來就可以了; ...